-
Notifications
You must be signed in to change notification settings - Fork 0
Add v2.1 data #50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add v2.1 data #50
Conversation
|
@chengzhuzhang The way I have this set up now:
|
|
@forsyth2 I restarted copying data after Perlmutter gets back online. Yes, the data is located under: /home/projects/e3sm/www/WaterCycle/E3SMv2_1/, I will let you know once the data is in place. The data is published through ANL's ESGF node. So the pre-fix for the CMIP urls needs to be The original run scripts can be found here: https://github.com/E3SM-Project/SimulationScripts/tree/master/archive/v2_1. yes, I suppose we don't need reproduction script for now. |
I'm not sure how far along this is, but I'm currently getting the following error, so I can't even check its status. |
I guess this is expected. After all simulations are in place, the permission needs to be reset. |
0e9e2b8 to
474d69c
Compare
|
@chengzhuzhang Remaining action items after my latest changes, which can be seen at https://portal.nersc.gov/cfs/e3sm/forsyth/data_docs_50/html/v2.1/WaterCycle/simulation_data/simulation_table.html
They still might be processing, but it looks like I still can't access the HPSS path, which is why the Data Size and HPSS Path columns are currently empty.
Do you have any guidance on finding the URLs? https://esgf-node.cels.anl.gov/search/e3sm/?model_version=2_1 shows a 404 error, as does simply https://esgf-node.cels.anl.gov/search/e3sm.
I've copied just the scripts to |
|
yes, the data is still in transfer. Here is the example url for 1pctCO2: https://esgf-node.cels.anl.gov/search/?project=CMIP6&activeFacets=%7B%22source_id%22%3A%22E3SM-2-1%22%2C%22experiment_id%22%3A%221pctCO2%22%7D
For simulation script, either way is fine. |
Thanks, the screenshot with directions was very helpful. I'm still having trouble getting the variant labels to work out correctly, but overall it's looking better. I'll keep trying on that.
Great, I just added a line of text pointing to the directory. |
8f2143b to
22fa84a
Compare
22fa84a to
d672c3c
Compare
forsyth2
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@chengzhuzhang Please review https://portal.nersc.gov/cfs/e3sm/forsyth/data_docs_50/html/v2.1/WaterCycle/simulation_data/index.html and https://portal.nersc.gov/cfs/e3sm/forsyth/data_docs_50/html/v2.1/WaterCycle/simulation_data/simulation_table.html.
If those looks good to you, we can merge this.
|
|
||
| The E3SMv2.1 simulation data is available on **ESGF** and **NERSC HPSS**. | ||
|
|
||
| The preferred retrieval method is **ESGF**. Native output is available at `ESGF <https://esgf-node.cels.anl.gov/search/e3sm/?model_version=2_1>`_, and a subset of the data is reformatted to conform to CMIP conventions and submmited to the CMIP6 ESGF archive (ESGF links are provided in the table below for published data). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Checked link works ✅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually it's https://esgf-node.cels.anl.gov/search?project=CMIP6&activeFacets=%7B%22source_id%22%3A%22E3SM-2-1%22%7D that works; that edit didn't seem to make it into the last commit.
|
|
||
| **v2_1.LR** simulations data has been archived on NERSC HPSS under: :: | ||
|
|
||
| /home/projects/e3sm/www/WaterCycle/E3SMv2_1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Checked HPSS path ✅
| /home/projects/e3sm/www/WaterCycle/E3SMv2_1 | ||
|
|
||
|
|
||
| Original run scripts can be found `here <https://github.com/E3SM-Project/e3sm_data_docs/tree/main/run_scripts/v2.1/original>`_. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This link will exist after this PR is merged.
| @@ -0,0 +1,10 @@ | |||
| model_version, group, resolution, category, simulation_name, machine, checksum, experiment, ensemble_num, cmip_only, node, | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All the v2.1 simulations are defined here.
| if experiment and ensemble_num: | ||
| def get_esgf(source_id: str, model_version: str, experiment: str, ensemble_num: str, cmip_only: str, node: str) -> str: | ||
| if node == "cels.anl": | ||
| esgf = f"`CMIP <https://esgf-node.{node}.gov/search/?project=CMIP6&activeFacets=%7B%22source_id%22%3A%22{source_id}%22%2C%22experiment_id%22%3A%22{experiment}%22%2C%22variant_label%22%3A%22r{ensemble_num}i1p1f1%22%7D>`_" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| * **v2_1.LR** (lower resolution) | ||
|
|
||
| If you use data from this simulation campaign, please cite the relevant overview | ||
| manuscripts. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please cite Smith et al. 2024, GMD as the overview reference paper
https://gmd.copernicus.org/preprints/gmd-2024-149/
| E3SMv2.1 (Water Cycle) | ||
| ==================== | ||
|
|
||
| The simulation compaign for E3SMv2 (Water Cycle) was performed with two |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs to be modified as The simulation campaign for E3SMv2.1 was performed with Low Resolution (LR) configuration
|
|
||
| or :: | ||
|
|
||
| zstash extract --hpss=globus://9cd89cfd-6d04-11e5-ba46-22000b92c6ec/<HPSS path below> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same as above
| 2. To retrieve files with zstash command: | ||
| :: | ||
|
|
||
| zstash extract --hpss=/home/projects/e3sm/www/WaterCycle/E3SMv2_1/LR/v2.LR.piControl "*.elm.h0.00[3-4]?-??.nc" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The path is not correct. In addition, there is a type elm (_should be eam) inheriting from v2.
chengzhuzhang
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @forsyth2
Thank you for the PR, please see my requested changes.
The zstash instruction is mostly copied from v2, and modified to use v2.1 data path. I think it is okay to keep this as is, but we can re-orgnize at a later time, so that we don't need to repeat each time when new simulation (e.g. v3) is added.
|
@chengzhuzhang The latest commit addresses your comments. Let me know how the pages look now: |
|
Thank you for addressing the comments. The pages looks nicely! |
|
|
||
| The E3SMv2.1 simulation data is available on **ESGF** and **NERSC HPSS**. | ||
|
|
||
| The preferred retrieval method is **ESGF**. Native output is available at `ESGF <https://esgf-node.cels.anl.gov/search?project=CMIP6&activeFacets=%7B%22source_id%22%3A%22E3SM-2-1%22%7D>`_, and a subset of the data is reformatted to conform to CMIP conventions and submmited to the CMIP6 ESGF archive (ESGF links are provided in the table below for published data). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@forsyth2
Sorry that I didn't catch this problem, but found it when reviewing the newsletter article. We did not publish v2.1 native data to ESGF. Could you update this to:
The data is reformatted to conform to CMIP conventions and submmited to the CMIP6 ESGF archive (ESGF links are provided in the table below for published data).


Add v2.1 data. Resolves #48.